Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 6 - Telephone Tools / Telephone Tools Reference
Constants


Telephone Tool Resource Types

A telephone tool consists of six resources, having types defined by these constants.

#define vbndType           'vbnd'
#define vdefType           'vdef'
#define vvalType           'vval'
#define vsetType           'vset'
#define vscrType           'vscr'
#define vlocType           'vloc'
Constant descriptions

vbndType
The type of a telephone tool's bundle resource. This resource contains the name of the tool and information about the other resources that are contained in the tool.
vdefType
The type of a telephone tool's main code resource. This resource handles messages related to general telephony functions.
vvalType
The type of a telephone tool's validation code resource. This resource validates telephone records and fills in configuration record default values.
vsetType
The type of a telephone tool's setup-definition code resource. This resource supports operations involving a custom dialog box that allows users to configure the telephone tool.
vscrType
The type of a telephone tool's scripting language interface code resource. This resource handles the communication between a scripting language and the telephone tool.
vlocType
The type of a telephone tool's localization code resource. This resource handles the localization of configuration strings related to the telephone tool.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help